Skip to content

Update Autofac for .NET 10 - #1470

Merged
tillig merged 12 commits into
developfrom
feature/net10
Nov 18, 2025
Merged

Update Autofac for .NET 10#1470
tillig merged 12 commits into
developfrom
feature/net10

Conversation

@tillig

@tillig tillig commented Nov 18, 2025

Copy link
Copy Markdown
Member
  • Build updated to run with .NET 10.
  • Analyzer settings updated for .NET 10.
  • Update dependencies:
    • System.Diagnostics.DiagnosticSource 8.0.1 => 10.0.0
    • Microsoft.Bcl.AsyncInterfaces 8.0.0 => 10.0.0
  • Drop support for net6.0, net7.0.
  • Add support for net10.0.
  • Semver => 9.0.0 for breaking framework target changes.
  • Removed root NuGet.config to allow contributor system settings to more easily override package sources if needed.

New current set of targets: net10.0;net8.0;netstandard2.1;netstandard2.0

@codecov

codecov Bot commented Nov 18, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.98%. Comparing base (d84199d) to head (29f5b2a).
⚠️ Report is 13 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1470   +/-   ##
========================================
  Coverage    77.98%   77.98%           
========================================
  Files          211      211           
  Lines         5414     5414           
  Branches      1150     1150           
========================================
  Hits          4222     4222           
+ Misses         693      692    -1     
- Partials       499      500    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tillig
tillig merged commit 17ccc0b into develop Nov 18, 2025
10 checks passed
@tillig
tillig deleted the feature/net10 branch November 18, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant